menubutton: Fix a gtk-doc complaint
authorMatthias Clasen <mclasen@redhat.com>
Tue, 17 Nov 2020 03:45:59 +0000 (22:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 17 Nov 2020 12:34:52 +0000 (07:34 -0500)
gtk/gtkmenubutton.h

index 6f67ad393a49cf221388d98e7102ee6b5e93ef4b..e9011f93fdd21e3ab3055baa56935cc6b534ca2d 100644 (file)
@@ -39,6 +39,7 @@ typedef struct _GtkMenuButton        GtkMenuButton;
 /**
  * GtkMenuButtonCreatePopupFunc:
  * @menu_button: the #GtkMenuButton
+ * @user_data: User data passed to gtk_menu_button_set_create_popup_func()
  *
  * User-provided callback function to create a popup for @menu_button on demand.
  * This function is called when the popup of @menu_button is shown, but none has